Fix QEMU cross-compile build
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 23 Sep 2014 16:29:29 +0000 (17:29 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 24 Sep 2014 08:45:59 +0000 (09:45 +0100)
commit7110ab4b66ac3388259fec93be90aa2d900d58b6
tree5a130920374e370b171ee5b29916629e644c84e0
parent2d330c1e99f9ccf6c0adb76a97b4dce510f2d824
Fix QEMU cross-compile build

Introduce the per-arch IOEMU_CPU_ARCH variable.
Always pass --configure=IOEMU_CPU_ARCH to QEMU's configure script.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
[ ijc -- dropped redundant comments ]
config/arm32.mk
config/arm64.mk
config/x86_32.mk
config/x86_64.mk
tools/Makefile